ScCompiler.getType

Gets the SPIR-V type associated with ID. Mostly used with Resource::typeId and Resource::baseTypeId to parse the underlying type of a resource.

class ScCompiler
const
const(SPIRType)*
getType
(
uint id
)

Meta